Skip to content

Commit df9b653

Browse files
authored
Merge pull request #194 from contentauth/update-wf
Update Ubuntu version
2 parents 67c99ed + 198e390 commit df9b653

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build-deploy.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ on:
99
types: [opened, synchronize]
1010
jobs:
1111
build-deploy:
12-
runs-on: ubuntu-20.04
12+
runs-on: ubuntu-24.04
1313
defaults:
1414
run:
1515
working-directory: site

0 commit comments

Comments
 (0)