Skip to content

Commit a9d0198

Browse files
authored
Update container.yml
1 parent 46d3548 commit a9d0198

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/container.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ on:
99

1010
jobs:
1111
build_container_and_push:
12-
runs-on: self-hosted
12+
runs-on: ubuntu-latest
1313
strategy:
1414
matrix:
1515
dockerfile: ["gnu","intel","cuda"]

0 commit comments

Comments
 (0)