Skip to content

Commit 48c5973

Browse files
vchuravygiordano
authored andcommitted
Add 1.12 to Integrations
1 parent 86669b0 commit 48c5973

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/Integration.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -42,6 +42,7 @@ jobs:
4242
version:
4343
- '1.10'
4444
- '1.11'
45+
- '1.12'
4546
os:
4647
- linux-x86-n2-32
4748
package:
@@ -56,6 +57,7 @@ jobs:
5657
- uses: julia-actions/setup-julia@v2
5758
with:
5859
version: ${{ matrix.version }}
60+
include-all-prereleases: true
5961
- uses: julia-actions/cache@v2
6062
- name: "Install Dependencies"
6163
run: |

0 commit comments

Comments
 (0)