Update known working version

This commit is contained in:
shylie 2025-07-15 12:56:45 -04:00
parent 263cf68ca2
commit fb3eeb6ec9

View File

@ -20,7 +20,7 @@ jobs:
fetch-depth: 0
submodules: recursive
lfs: true
- run: cd prev && git checkout 0a9d211942
- run: cd prev && git checkout 263cf68ca2
- name: Build current
run: cmake -S curr -B curr/build -DGLERMINAL_TEST=ON && cmake --build curr/build
- name: Build previous