Skip to content

Commit

Permalink
bump semaphore g++ version to 10
Browse files Browse the repository at this point in the history
  • Loading branch information
no-lex committed Feb 2, 2025
1 parent 52d28ba commit c0e26ea
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 9
- sem-version cpp 10
- 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 c0e26ea

Please sign in to comment.