We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 8bcc9e6 + 1bd78d0 commit 0094380Copy full SHA for 0094380
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