Skip to content

Commit

Permalink
Update build matrix: 9.0.0 and 8.6.15
Browse files Browse the repository at this point in the history
  • Loading branch information
mrcalvin committed Sep 30, 2024
1 parent 3e6e82e commit d968285
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 8 deletions.
8 changes: 4 additions & 4 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -67,23 +67,23 @@ jobs:
experimental: [false]
- os: macos-latest
compiler: gcc-11
tcltag: core-8-6-14
tcltag: core-8-6-15
experimental: [false]
- os: macos-latest
compiler: gcc-11
tcltag: core-9-0-b3
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-14
tcltag: core-8-6-15
experimental: [false]
- os: ubuntu-latest
compiler: gcc-10
tcltag: core-9-0-b3
tcltag: core-9-0-0
experimental: [false]
defaults:
run:
Expand Down
8 changes: 4 additions & 4 deletions appveyor.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,9 +21,9 @@ environment:
TOOLCHAIN: autoconf-tea
- TCLTAG: core-8-6-branch
TOOLCHAIN: nmake-tea
- TCLTAG: core-8-6-14
- TCLTAG: core-8-6-15
TOOLCHAIN: autoconf-tea
- TCLTAG: core-8-6-14
- TCLTAG: core-8-6-15
TOOLCHAIN: nmake-tea
- TCLTAG: core-8-5-branch
TOOLCHAIN: autoconf-tea
Expand All @@ -33,9 +33,9 @@ environment:
TOOLCHAIN: autoconf-tea
# - TCLTAG: core-8-5-19
# TOOLCHAIN: nmake-tea
- TCLTAG: core-9-0-b3
- TCLTAG: core-9-0-0
TOOLCHAIN: autoconf-tea
- TCLTAG: core-9-0-b3
- TCLTAG: core-9-0-0
TOOLCHAIN: nmake-tea
- TCLTAG: core-8-branch
TOOLCHAIN: autoconf-tea
Expand Down

0 comments on commit d968285

Please sign in to comment.