Skip to content

Commit b842bf8

Browse files
committed
CI: upgrade to Ubuntu 24.04
Job runs are currently failing due to the deprecation/brownout of 20.04. Signed-off-by: Daniel Maslowski <info@orangecms.org>
1 parent 21b192b commit b842bf8

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/gh-pages.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ on:
88

99
jobs:
1010
deploy:
11-
runs-on: ubuntu-20.04
11+
runs-on: ubuntu-24.04
1212
steps:
1313
- uses: actions/checkout@v2
1414
with:

0 commit comments

Comments
 (0)