Skip to content

Commit

Permalink
test
Browse files Browse the repository at this point in the history
  • Loading branch information
mrdrivingduck committed Nov 26, 2024
1 parent bdbd7e2 commit 757f614
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/precheck.yml
Original file line number Diff line number Diff line change
Expand Up @@ -29,8 +29,8 @@ jobs:
runs-on: ubuntu-latest
strategy:
matrix:
container_image: [ rocky8, rocky9, ubuntu22.04 ]
rules: [ precheck-main, plcheck ]
container_image: [ rocky8, rocky9 ]
rules: [ precheck-main ]
debug_mode: [ on, off ]
steps:
- name: fetch source code
Expand Down

0 comments on commit 757f614

Please sign in to comment.