Skip to content

Commit 0b2c623

Browse files
committed
Run on actuated
Signed-off-by: Alex Ellis (OpenFaaS Ltd) <alexellis2@gmail.com>
1 parent c801ee4 commit 0b2c623

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

.github/workflows/ci-only.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ jobs:
1414
group: ${{ github.ref }}
1515
cancel-in-progress: true
1616

17-
runs-on: ubuntu-latest
17+
runs-on: actuated
1818
steps:
1919
- uses: actions/checkout@master
2020
with:

.github/workflows/publish.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ jobs:
1717
repository-projects: read
1818
statuses: read
1919

20-
runs-on: ubuntu-latest
20+
runs-on: actuated
2121
steps:
2222
- uses: actions/checkout@master
2323
with:

0 commit comments

Comments
 (0)