Skip to content

Commit f13cd72

Browse files
authored
Merge pull request #29 from TournamentStreamHelper/fix-runner
Update Ubuntu runner for documentation
2 parents cc698c3 + 087958b commit f13cd72

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/merge-actions.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ jobs:
99
strategy:
1010
fail-fast: false
1111
matrix:
12-
os: ["ubuntu-20.04"]
12+
os: ["ubuntu-24.04"]
1313
permissions:
1414
contents: write
1515
steps:

0 commit comments

Comments
 (0)