We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 53ad41d commit 98d3b86Copy full SHA for 98d3b86
.github/workflows/build.yaml
@@ -6,7 +6,7 @@ on:
6
7
jobs:
8
build:
9
- runs-on: rehosting-arc
+ runs-on: ubuntu-latest
10
steps:
11
- uses: actions/checkout@v3
12
- run: sudo apt-get update
0 commit comments