Skip to content

Commit

Permalink
Switch to building on Ubuntu 20.04 for compatibility
Browse files Browse the repository at this point in the history
  • Loading branch information
peppy committed Mar 31, 2023
1 parent ab8ec76 commit c5e8498
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ jobs:
build_args: release android armeabi-v7a --android-ndk '%ANDROID_NDK_HOME%'
build_target: android-armeabi-v7a
artifact_name: build\Release\android-armeabi-v7a\libveldrid-spirv.so
- os: ubuntu-latest
- os: ubuntu-20.04
build_args: release linux-x64
build_target: linux-x64
artifact_name: build/Release/linux-x64/libveldrid-spirv.so
Expand Down

0 comments on commit c5e8498

Please sign in to comment.