neon_arch
commited on
Update rust.yml
Browse files
.github/workflows/rust.yml
CHANGED
@@ -12,7 +12,7 @@ env:
|
|
12 |
jobs:
|
13 |
build:
|
14 |
runs-on: self-hosted
|
15 |
-
#
|
16 |
strategy:
|
17 |
matrix:
|
18 |
toolchain:
|
|
|
12 |
jobs:
|
13 |
build:
|
14 |
runs-on: self-hosted
|
15 |
+
# runs-on: ubuntu-latest
|
16 |
strategy:
|
17 |
matrix:
|
18 |
toolchain:
|