This commit is contained in:
parent
19f4b15b4c
commit
019cc601cc
@ -10,7 +10,10 @@ env:
|
||||
jobs:
|
||||
release:
|
||||
name: Release
|
||||
runs-on: ubuntu-latest:docker://archlinux:latest
|
||||
runs-on: ubuntu-latest:docker://node:18-bullseye
|
||||
container:
|
||||
image: syui/aios
|
||||
options: --privileged
|
||||
steps:
|
||||
- name: Checkout
|
||||
uses: actions/checkout@v4
|
||||
|
Loading…
Reference in New Issue
Block a user