Skip to content

Commit db79f9d

Browse files
committed
Github flow Run on ubuntu-22.04
1 parent 07cc8b3 commit db79f9d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/gatsby.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ defaults:
2929
jobs:
3030
# Build job
3131
build:
32-
runs-on: ubuntu-latest
32+
runs-on: ubuntu-22.04
3333
steps:
3434
- name: Checkout
3535
uses: actions/checkout@v4

0 commit comments

Comments
 (0)