Skip to content

Commit

Permalink
test
Browse files Browse the repository at this point in the history
  • Loading branch information
whyour committed Dec 14, 2023
1 parent c87689e commit c9ea8f4
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/build_docker_image.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,8 +9,8 @@ on:
jobs:
build:
# 由于 ubuntu-latest 中使用 linux6.x 内核 linux/s390x npm 无法使用
runs-on: ubuntu-22.04
# runs-on: ubuntu-20.04
# runs-on: ubuntu-22.04
runs-on: ubuntu-20.04
# runs-on: self-hosted

permissions:
Expand Down

0 comments on commit c9ea8f4

Please sign in to comment.