Skip to content

Commit

Permalink
update semaphore cpp to 9
Browse files Browse the repository at this point in the history
  • Loading branch information
no-lex committed Jun 1, 2024
1 parent 5c5f186 commit b437084
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .semaphore/semaphore.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ blocks:
- name: 'Job #1'
commands:
- checkout
- sem-version cpp 8
- sem-version cpp 9
- sudo apt-get update
- sudo apt-get install -y libsdl2-dev libsdl2-image-dev libsdl2-mixer-dev libsdl2-ttf-dev libglew-dev
- git clone --recurse-submodules https://github.com/project-imprimis/libprimis.git
Expand Down

0 comments on commit b437084

Please sign in to comment.