We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 629b74d commit 3024c73Copy full SHA for 3024c73
.github/workflows/build-job.yml
@@ -5,7 +5,7 @@ on:
5
6
jobs:
7
build_fs_test:
8
- runs-on: ghcr.io/saicharankandukuri/impish-straper:latest
+ runs-on: ubuntu-latest
9
steps:
10
- name: clone repos
11
uses: actions/checkout@v2
0 commit comments