We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 4988d0a + 5cbecf0 commit 8f90750Copy full SHA for 8f90750
1 file changed
.github/workflows/deploy-s3-store.yml
@@ -7,7 +7,7 @@ on:
7
jobs:
8
deploy:
9
name: Deploy to server
10
- runs-on: ubuntu-latest
+ runs-on: ubuntu-22.04
11
steps:
12
- uses: actions/checkout@master
13
- name: Setup node 14
0 commit comments