Skip to content

Commit

Permalink
Test ARM
Browse files Browse the repository at this point in the history
  • Loading branch information
ankane committed Jan 20, 2025
1 parent 12f8f44 commit 6df2614
Showing 1 changed file with 9 additions and 9 deletions.
18 changes: 9 additions & 9 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,17 +7,17 @@ jobs:
fail-fast: false
matrix:
include:
- os: ubuntu-24.04-arm
mariadb-version: 11.4
# - os: ubuntu-24.04-arm
# mariadb-version: 10.11

# - os: ubuntu-22.04-arm
# mariadb-version: 11.4
# - os: ubuntu-22.04-arm
# mariadb-version: 10.11
# - os: ubuntu-22.04-arm
# mariadb-version: 10.6
- os: ubuntu-24.04-arm
mariadb-version: 10.11

- os: ubuntu-22.04-arm
mariadb-version: 11.4
- os: ubuntu-22.04-arm
mariadb-version: 10.11
- os: ubuntu-22.04-arm
mariadb-version: 10.6
steps:
- uses: actions/checkout@v4
- uses: ./.
Expand Down

0 comments on commit 6df2614

Please sign in to comment.