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.
1 parent 9d6b966 commit 5cbecf0Copy full SHA for 5cbecf0
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