mirror of
https://github.com/libsdl-org/SDL.git
synced 2026-05-02 03:54:41 +00:00
ci: merge all workflows into one
This commit is contained in:
committed by
Anonymous Maarten
parent
3374e57102
commit
da8aa84c1d
5
.github/workflows/release.yml
vendored
5
.github/workflows/release.yml
vendored
@@ -561,11 +561,6 @@ jobs:
|
||||
uses: actions/setup-python@v5
|
||||
with:
|
||||
python-version: '3.10'
|
||||
- name: 'Setup Android NDK'
|
||||
uses: nttld/setup-ndk@v1
|
||||
with:
|
||||
local-cache: true
|
||||
ndk-version: r21e
|
||||
- uses: actions/setup-java@v4
|
||||
with:
|
||||
distribution: 'temurin'
|
||||
|
||||
Reference in New Issue
Block a user