Skip to content

Commit

Permalink
Massive CI for v1.0.2
Browse files Browse the repository at this point in the history
  • Loading branch information
ctkelley committed Mar 4, 2024
1 parent 3ad1d24 commit 0b2e3f7
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,14 +20,14 @@ jobs:
fail-fast: false
matrix:
version:
# - '1.6' # LTS
- '1.6' # LTS
- '1' # Current stable release
- '~1.11.0-0'
- 'nightly'
os:
# - ubuntu-latest
- ubuntu-latest
- macOS-latest
# - windows-latest
- windows-latest
arch:
- x64
steps:
Expand Down

0 comments on commit 0b2e3f7

Please sign in to comment.