Skip to content

Commit

Permalink
ci: use latest julia 1.9
Browse files Browse the repository at this point in the history
  • Loading branch information
sathvikbhagavan committed Aug 6, 2023
1 parent 8e25b07 commit 932c9c3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/Example.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ jobs:
matrix:
os: [windows-latest, ubuntu-latest]
file-name: [manipulation, modelica_conference_2021, multiple_instances, multiprocessing, multithreading, parameterize, simulate, parameter_optimization]
julia-version: ['1.8']
julia-version: ['1.9']
julia-arch: [x64]
experimental: [false]

Expand Down

0 comments on commit 932c9c3

Please sign in to comment.