use ubuntu image for wasm fix

This commit is contained in:
Nick Seguin 2023-12-10 02:58:04 -06:00
parent 166cbb1deb
commit 4fc938314d

View file

@ -9,7 +9,7 @@ jobs:
build:
runs-on: docker
container:
image: nseguin42/forgejo-runner:v1
image: nseguin42/forgejo-runner:ubuntu
steps:
- uses: actions/checkout@v4
- name: install pnpm