Skip to content

Commit

Permalink
fix: missing quotes
Browse files Browse the repository at this point in the history
  • Loading branch information
jkrimmer authored Aug 23, 2024
1 parent bd4382e commit 3c8056e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/CI.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ jobs:
include:
- os: macOS-latest
arch: arm64
version: 1.10
version: '1.10'
steps:
- uses: actions/checkout@v2
- uses: julia-actions/setup-julia@v1
Expand Down

0 comments on commit 3c8056e

Please sign in to comment.