Skip to content

Commit

Permalink
drastically reduce CI use
Browse files Browse the repository at this point in the history
  • Loading branch information
exaexa committed Sep 13, 2023
1 parent 49e4a0e commit a0fa7ee
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,12 +15,12 @@ jobs:
matrix:
version:
- '1' # This is always the latest stable release in the 1.X series
- '1.6' # LTS
- 'nightly'
#- '1.6' # LTS
#- 'nightly'
os:
- ubuntu-latest
- macOS-latest
- windows-latest
#- macOS-latest
#- windows-latest
arch:
- x64
steps:
Expand Down

0 comments on commit a0fa7ee

Please sign in to comment.