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 46d3548 commit a9d0198Copy full SHA for a9d0198
.github/workflows/container.yml
@@ -9,7 +9,7 @@ on:
9
10
jobs:
11
build_container_and_push:
12
- runs-on: self-hosted
+ runs-on: ubuntu-latest
13
strategy:
14
matrix:
15
dockerfile: ["gnu","intel","cuda"]
0 commit comments