Skip to content

Commit

Permalink
Generated from base-vm
Browse files Browse the repository at this point in the history
  • Loading branch information
Generate.yml committed Jan 3, 2025
1 parent f5a3a62 commit 4cf89ec
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ jobs:
strategy:
matrix:
release: [ "7.3", "7.4", "7.5", "7.6", ""]
arch: [ "aarch64", "", "x86_64"]
arch: [ "aarch64", ""]
runs: [ "ubuntu-24.04"]

runs-on: ${{ matrix.runs }}
Expand Down Expand Up @@ -143,7 +143,7 @@ jobs:
strategy:
matrix:
release: [ "7.3", "7.4", "7.5", "7.6", ""]
arch: [ "aarch64", "", "x86_64"]
arch: [ "aarch64", ""]
runs: [ "ubuntu-24.04"]
runs-on: ${{ matrix.runs }}
name: nfs OpenBSD
Expand Down Expand Up @@ -256,7 +256,7 @@ jobs:
strategy:
matrix:
release: [ "7.3", "7.4", "7.5", "7.6", ""]
arch: [ "aarch64", "", "x86_64"]
arch: [ "aarch64", ""]
runs: [ "ubuntu-24.04"]
runs-on: ${{ matrix.runs }}
name: OpenBSD
Expand Down

0 comments on commit 4cf89ec

Please sign in to comment.