Skip to content

Commit

Permalink
Linux arm64 requires a newer version of Ubuntu.
Browse files Browse the repository at this point in the history
  • Loading branch information
dlemstra committed Nov 18, 2023
1 parent a49962e commit 486297e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -93,7 +93,7 @@ jobs:
- name: Test
run: |
export path=$(pwd)
docker run -v $path:/Magick.NET mcr.microsoft.com/dotnet/sdk:8.0-focal-arm64v8 /Magick.NET/build/linux-arm64/github-actions.sh
docker run -v $path:/Magick.NET mcr.microsoft.com/dotnet/sdk:8.0-jammy-arm64v8 /Magick.NET/build/linux-arm64/github-actions.sh
macos:
name: 'MacOS (Q8/Q16/Q16-HDRI)'
Expand Down

0 comments on commit 486297e

Please sign in to comment.