2
0
mirror of https://github.com/Laupetin/OpenAssetTools.git synced 2025-06-26 14:21:49 +00:00

chore: update premake version in ci

This commit is contained in:
Jan
2025-01-12 23:49:17 +01:00
parent 4240ddd4c7
commit 6e6bfca38c
2 changed files with 2 additions and 2 deletions

View File

@ -9,7 +9,7 @@ on:
- "main"
env:
PREMAKE_VERSION: "5.0.0-beta2"
PREMAKE_VERSION: "5.0.0-beta4"
jobs:
build-test-linux: