Skip to content

Commit

Permalink
Test ubuntu-24.04-arm
Browse files Browse the repository at this point in the history
  • Loading branch information
robertoaloi committed Feb 13, 2025
1 parent 2ee735d commit a9988ea
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ jobs:
ci:
strategy:
matrix:
platform-arch: [ubuntu-20.04-x64, ubuntu-22.04-arm, macos-13-x64, macos-latest-arm]
platform-arch: [ubuntu-20.04-x64, ubuntu-24.04-arm, macos-13-x64, macos-latest-arm]
otp-version: [25.3, 26.2, 27.1]
include:
- otp-version: 25.3
Expand All @@ -28,8 +28,8 @@ jobs:
os: linux
target: x86_64-unknown-linux-gnu
vscode-target: linux-x64
- platform-arch: ubuntu-22.04-arm
platform: ubuntu-22.04-arm
- platform-arch: ubuntu-24.04-arm
platform: ubuntu-24.04-arm
os: linux
target: aarch64-unknown-linux-gnu
vscode-target: linux-arm64
Expand Down

0 comments on commit a9988ea

Please sign in to comment.