Skip to content

Commit

Permalink
mysql build on arm runner
Browse files Browse the repository at this point in the history
  • Loading branch information
mpysiak committed Jan 20, 2025
1 parent 27c5ab5 commit 54c0392
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci_e2e-mysql.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ permissions:

jobs:
get-matrix:
runs-on: ubuntu-latest
runs-on: ubuntu-24.04-arm
name: "Get matrix"
outputs:
matrix: ${{ steps.matrix.outputs.prop }}
Expand Down

0 comments on commit 54c0392

Please sign in to comment.