We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 56f0a73 commit 6c52c24Copy full SHA for 6c52c24
1 file changed
.github/workflows/IntegrationTest.yml
@@ -16,7 +16,7 @@ jobs:
16
strategy:
17
fail-fast: false
18
matrix:
19
- julia-version: ['1']
+ julia-version: ['1.11']
20
os: [ubuntu-latest]
21
package:
22
# Add downstream packages that depend on ExponentialFamilyProjection here
0 commit comments