Skip to content

Commit

Permalink
Update CI.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
baseplate-admin authored Nov 26, 2024
1 parent c870c9e commit 22fcd89
Showing 1 changed file with 6 additions and 6 deletions.
12 changes: 6 additions & 6 deletions .github/workflows/CI.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -30,17 +30,17 @@ jobs:
strategy:
matrix:
platform:
- runner: ubuntu-22.04
- runner: ubuntu-latest
target: x86_64
- runner: ubuntu-22.04
- runner: ubuntu-latest
target: x86
- runner: ubuntu-22.04
- runner: ubuntu-latest
target: aarch64
- runner: ubuntu-22.04
- runner: ubuntu-latest
target: armv7
- runner: ubuntu-22.04
- runner: ubuntu-latest
target: s390x
- runner: ubuntu-22.04
- runner: ubuntu-latest
target: ppc64le
steps:
- uses: actions/checkout@v4
Expand Down

0 comments on commit 22fcd89

Please sign in to comment.