Skip to content

Commit 93b8559

Browse files
authored
Update ci.yml
1 parent 09a55d8 commit 93b8559

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/workflows/ci.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,7 @@ on:
1616
jobs:
1717
test:
1818
name: Julia ${{ inputs.version }} - ${{ inputs.os }} - ${{ inputs.arch }}
19+
runs-on: ${{ inputs.os }}
1920
steps:
2021
- uses: actions/checkout@v4
2122
- uses: julia-actions/setup-julia@latest

0 commit comments

Comments
 (0)