mirror of
https://github.com/Vomitblood/stort.git
synced 2025-01-31 15:02:49 +08:00
updated github actions workflow
This commit is contained in:
parent
d57e785613
commit
7d4d8827d0
4
.github/workflows/build.yml
vendored
4
.github/workflows/build.yml
vendored
|
@ -11,8 +11,8 @@ permissions:
|
|||
jobs:
|
||||
build:
|
||||
runs-on: ubuntu-latest
|
||||
container:
|
||||
image: ubuntu:22.04
|
||||
# container:
|
||||
# image: ubuntu:22.04
|
||||
|
||||
steps:
|
||||
- name: Install Rust
|
||||
|
|
Loading…
Reference in a new issue