1 parent 38b138e commit 4279a37Copy full SHA for 4279a37
1 file changed
.github/workflows/devcontainer.yml
@@ -23,7 +23,7 @@ defaults:
23
jobs:
24
build_container_and_push:
25
name: Build and push (${{ matrix.dockerfile }})
26
- runs-on: X64
+ runs-on: ubuntu-latest
27
28
if: >-
29
github.repository == 'deepmodeling/abacus-develop' &&
0 commit comments