Skip to content

Commit 579cd7b

Browse files
authored
switch to ubuntu-latest (#60)
1 parent eeca1cf commit 579cd7b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/documentation.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ jobs:
1414
contents: write
1515
pull-requests: read
1616
statuses: write
17-
runs-on: ubuntu-22.04
17+
runs-on: ubuntu-latest
1818
steps:
1919
- uses: actions/checkout@v4
2020
- uses: julia-actions/setup-julia@v2

0 commit comments

Comments
 (0)