We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 449094d commit c393f73Copy full SHA for c393f73
.github/workflows/ci.yml
@@ -103,7 +103,6 @@ jobs:
103
os: ubuntu-latest
104
arch: x64
105
test_set: "basic"
106
- allow_failure: true
107
- version: 'pre'
108
109
@@ -118,12 +117,10 @@ jobs:
118
117
119
120
test_set: "jet"
121
122
- version: 'lts'
123
124
125
126
127
steps:
128
- uses: actions/checkout@v4
129
- uses: julia-actions/setup-julia@v2
0 commit comments