Remove deprecated 32-bit pointer mode (#4791).

This commit is contained in:
Wilson Snyder
2024-01-01 10:16:48 -05:00
committed by GitHub
parent 22de598456
commit 3eaed3b6f5
12 changed files with 21 additions and 111 deletions
-1
View File
@@ -16,7 +16,6 @@ jobs:
CI_OS_NAME: linux
CI_RUNS_ON: ubuntu-22.04
CI_COMMIT: ${{ github.sha }}
CI_M32: 0
steps:
- name: Checkout
uses: actions/checkout@v3