We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d118d29 commit 37144c3Copy full SHA for 37144c3
.github/workflows/build.yml
@@ -16,7 +16,7 @@ jobs:
16
access_token: ${{ github.token }}
17
18
build-stacks-node:
19
- runs-on: ubuntu-20.04
+ runs-on: ubuntu-22.04
20
steps:
21
- name: Checkout
22
uses: actions/checkout@v3
0 commit comments