Skip to content

Commit

Permalink
Update .github/workflows/cmake.yml
Browse files Browse the repository at this point in the history
Co-authored-by: Edouard Choinière <[email protected]>
  • Loading branch information
HuidaeCho and echoix authored Apr 22, 2024
1 parent 76f6bbf commit 7534f7d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/cmake.yml
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ permissions:

jobs:

build-linux-ubuntu-20.04:
build-cmake:
runs-on: ubuntu-20.04
env:
CMAKE_OPTIONS: -DPython_LOOKUP_VERSION=3.8 -DUSE_CCACHE=ON
Expand Down

0 comments on commit 7534f7d

Please sign in to comment.