0
0
mirror of https://github.com/neon-mmd/websurfx.git synced 2024-10-18 06:22:53 -04:00

Update rust.yml

This commit is contained in:
neon_arch 2023-04-28 10:51:00 +00:00 committed by GitHub
parent 7e6bc981b2
commit 3481ec4354
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -11,14 +11,11 @@ env:
jobs: jobs:
build: build:
runs-on: self-hosted runs-on: ubuntu-latest
# runs-on: ubuntu-latest
strategy: strategy:
matrix: matrix:
toolchain: toolchain:
- stable - stable
- beta
- nightly
steps: steps:
- uses: actions/checkout@v3 - uses: actions/checkout@v3