mirror of
https://github.com/kmc7468/cs420.git
synced 2025-12-14 22:38:46 +00:00
Update ci.yml
This commit is contained in:
2
.github/workflows/ci.yml
vendored
2
.github/workflows/ci.yml
vendored
@@ -14,7 +14,7 @@ defaults:
|
||||
jobs:
|
||||
ci:
|
||||
name: ci
|
||||
runs-on: [self-hosted, ubuntu-20.04]
|
||||
runs-on: [self-hosted, ubuntu-22.04]
|
||||
steps:
|
||||
- uses: actions/checkout@v2
|
||||
- name: Install Rust
|
||||
|
||||
Reference in New Issue
Block a user