Skip to content

Commit cfab210

Browse files
Fix AutoDiff_Ext tests: use Julia 1.11 instead of latest (1.12)
1 parent 7a2a5fc commit cfab210

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/CI.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -68,7 +68,7 @@ jobs:
6868
os: 'ubuntu-latest'
6969
arch: 'x64'
7070
group: 'Makie_Ext'
71-
- version: '1'
71+
- version: '1.11'
7272
node:
7373
os: 'ubuntu-latest'
7474
arch: 'x64'

0 commit comments

Comments
 (0)