Naive attempt 4 to adapt rust github workflow
Some checks failed
Rust / build (push) Has been cancelled

This commit is contained in:
Apache 2024-07-15 01:48:56 -05:00
parent 72f5e2ffe9
commit 743a194d30
Signed by: apache
GPG key ID: 78BA80EB40E43123

View file

@ -12,7 +12,7 @@ env:
jobs:
build:
runs-on: ubuntu-latest
runs-on: ubuntu-22.04:docker://node:20-bullseye
steps:
- uses: actions/checkout@v4