Skip to content

Commit c215330

Browse files
authored
Update Jekyll build to Ubuntu 24.04
1 parent db45958 commit c215330

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/jekyll.yml

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

1414
jobs:
1515
build:
16-
runs-on: ubuntu-20.04
16+
runs-on: ubuntu-24.04
1717
name: 'jekyll build'
1818
env:
1919
# use BUNDLE_ env vars to set 'bundle config' options

0 commit comments

Comments
 (0)