We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f805199 commit fa0d905Copy full SHA for fa0d905
1 file changed
.github/workflows/docker-image.yml
@@ -9,8 +9,7 @@ on:
9
jobs:
10
11
docker:
12
-# runs-on: ubuntu-latest
13
- runs-on: actuated
+ runs-on: ubuntu-latest
14
steps:
15
- name: Checkout
16
uses: actions/checkout@v3
0 commit comments