Skip to content

Commit

Permalink
update Manifest for v1.12-dev stdlib (#320)
Browse files Browse the repository at this point in the history
  • Loading branch information
vtjnash authored Jul 10, 2024
1 parent 1bc6851 commit 1e42fb4
Show file tree
Hide file tree
Showing 2 changed files with 30 additions and 27 deletions.
8 changes: 3 additions & 5 deletions .github/workflows/CI.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,18 +15,16 @@ jobs:
fail-fast: false
matrix:
version:
- '1.6' # LTS
- '1' # current stable
- 'nightly'
os:
- ubuntu-latest
arch:
- x64
include:
## This platform is currently broken
#- version: '1'
# os: ubuntu-latest
# arch: x86
- version: '1'
os: ubuntu-latest
arch: x86
- version: '1'
os: windows-latest
arch: x64
Expand Down
49 changes: 27 additions & 22 deletions Manifest-v1.12.toml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 1e42fb4

Please sign in to comment.