Skip to content

Commit

Permalink
Merge pull request #20 from bruvzg/remove_arm32
Browse files Browse the repository at this point in the history
[CI] Remove 32-bit ARM build.
  • Loading branch information
akien-mga authored Jul 26, 2024
2 parents ff65927 + 28a96cc commit 226205d
Showing 1 changed file with 0 additions and 7 deletions.
7 changes: 0 additions & 7 deletions .github/workflows/ci.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -58,13 +58,6 @@ jobs:
artifact-path: bin/libNIR.windows.arm64.lib
flags: use_mingw=no arch=arm64

- name: 🏁 Windows - MSVC arm32
platform: windows
os: windows-2019
artifact-name: godot-nir-static-arm32-msvc-release
artifact-path: bin/libNIR.windows.arm32.lib
flags: use_mingw=no arch=arm32

# MinGW/GCC libs using MSVCRT
- name: 🏁 Windows - MinGW/GCC (MSVCRT) x86_64
platform: windows
Expand Down

0 comments on commit 226205d

Please sign in to comment.