Skip to content

Commit 37144c3

Browse files
committed
ci: attempt build fix
1 parent d118d29 commit 37144c3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ jobs:
1616
access_token: ${{ github.token }}
1717

1818
build-stacks-node:
19-
runs-on: ubuntu-20.04
19+
runs-on: ubuntu-22.04
2020
steps:
2121
- name: Checkout
2222
uses: actions/checkout@v3

0 commit comments

Comments
 (0)