Skip to content

Commit

Permalink
Merge branch 'main' of git.complex.wu.ac.at:tcltk/nsf
Browse files Browse the repository at this point in the history
  • Loading branch information
gustafn committed Oct 6, 2024
2 parents 87ba4a5 + 24542a2 commit 123fa42
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 12 deletions.
8 changes: 0 additions & 8 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -61,10 +61,6 @@ jobs:
compiler: gcc-10
tcltag: core-8-5-branch
experimental: [true]
- os: macos-latest
compiler: gcc-12
tcltag: core-8-5-19
experimental: [false]
- os: macos-latest
compiler: gcc-12
tcltag: core-8-6-15
Expand All @@ -73,10 +69,6 @@ jobs:
compiler: gcc-12
tcltag: core-9-0-0
experimental: [false]
- os: ubuntu-latest
compiler: gcc-10
tcltag: core-8-5-19
experimental: [false]
- os: ubuntu-latest
compiler: gcc-10
tcltag: core-8-6-15
Expand Down
4 changes: 0 additions & 4 deletions appveyor.yml
Original file line number Diff line number Diff line change
Expand Up @@ -29,10 +29,6 @@ environment:
TOOLCHAIN: autoconf-tea
# - TCLTAG: core-8-5-branch
# TOOLCHAIN: nmake-tea
- TCLTAG: core-8-5-19
TOOLCHAIN: autoconf-tea
# - TCLTAG: core-8-5-19
# TOOLCHAIN: nmake-tea
- TCLTAG: core-9-0-0
TOOLCHAIN: autoconf-tea
- TCLTAG: core-9-0-0
Expand Down
3 changes: 3 additions & 0 deletions doc/Announce2.4.1
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,9 @@ results of the compilations and test runs on
https://github.com/nm-wu/nsf/actions
https://ci.appveyor.com/project/mrcalvin/nsf-2ylk0/history

Hint: As for Tcl 8.5, NSF is only tested with (unreleased) Tcl 8.5
revisions taken from `core-8-5-branch` at https://core.tcl-lang.org/tcl/.

Selected changes worth mentioning:

- Maintenance & bug fixes:
Expand Down

0 comments on commit 123fa42

Please sign in to comment.