Skip to content

Commit

Permalink
trim CI
Browse files Browse the repository at this point in the history
  • Loading branch information
AshtonSBradley committed Apr 3, 2023
1 parent 692088a commit dfc9e53
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions .github/workflows/CI.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,12 +10,13 @@ jobs:
fail-fast: false
matrix:
version:
- '1.6'
# - '1.6'
- '1.8'
- 'nightly'
os:
- ubuntu-latest
arch:
- x64
# - x64
- x86
steps:
- uses: actions/checkout@v2
Expand Down

0 comments on commit dfc9e53

Please sign in to comment.