Skip to content

Commit 18ad0f1

Browse files
change container
1 parent f1538f7 commit 18ad0f1

1 file changed

Lines changed: 4 additions & 1 deletion

File tree

.github/workflows/blank.yml

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,10 @@ jobs:
1616
# This workflow contains a single job called "build"
1717
test:
1818
# The type of runner that the job will run on
19-
runs-on: fjgarate/kratos-tester
19+
runs-on: ubuntu-latest
20+
21+
container:
22+
image: fjgarate/kratos-tester:latest
2023

2124
# Steps represent a sequence of tasks that will be executed as part of the job
2225
steps:

0 commit comments

Comments
 (0)