Specify ubuntu version
This commit is contained in:
parent
aaeac5bbfe
commit
b98fc73ea1
2
.github/workflows/publish_release.yaml
vendored
2
.github/workflows/publish_release.yaml
vendored
@ -9,7 +9,7 @@ on:
|
||||
jobs:
|
||||
publish:
|
||||
name: Build & Publish
|
||||
runs-on: ubuntu-latest
|
||||
runs-on: ubuntu-20.04
|
||||
steps:
|
||||
- name: Set up QEMU
|
||||
uses: docker/setup-qemu-action@v2
|
||||
|
Loading…
Reference in New Issue
Block a user