Skip to content

Commit

Permalink
fixup! Enable CI
Browse files Browse the repository at this point in the history
  • Loading branch information
JamesWrigley committed Jan 9, 2024
1 parent 51d622c commit 9d390e7
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions .github/workflows/CI.yml
Original file line number Diff line number Diff line change
Expand Up @@ -29,12 +29,11 @@ jobs:
- ubuntu-latest
arch:
- x64
allow_failure: [false]
include:
- version: '1.9'
allow_failure: true
allow_failure: false
- version: '1'
allow_failure: true
allow_failure: false
- version: 'nightly'
allow_failure: true
steps:
Expand Down

0 comments on commit 9d390e7

Please sign in to comment.