update workflow

This commit is contained in:
uncor3
2025-09-13 14:17:50 +00:00
parent dbfc4034a0
commit f77bce0d01
+1 -1
View File
@@ -11,7 +11,7 @@ jobs:
build:
strategy:
matrix:
os: [ubuntu-latest]
os: [ubuntu-22.04]
# os: [ubuntu-latest, macos-latest, windows-latest]
runs-on: ${{ matrix.os }}