Skip to content

Commit

Permalink
Revert CPP gh action to Ubuntu 22.04
Browse files Browse the repository at this point in the history
  • Loading branch information
christophe0606 authored Jan 14, 2025
1 parent 192595c commit 484ec66
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/runcpptest.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ jobs:
# GCC currently has too many problems with the C++ API
compiler: [AC6, CLANG]
core: [M0, M4, M55]
runs-on: ubuntu-latest
runs-on: ubuntu-22.04

steps:
- name: Checkout
Expand Down

0 comments on commit 484ec66

Please sign in to comment.