We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 7f2e557 + c37601a commit 83689b3Copy full SHA for 83689b3
1 file changed
.github/workflows/main.yml
@@ -10,7 +10,7 @@ jobs:
10
#This job builds the main non-platform depent packages
11
build-core:
12
name: "Build-UWB-Main"
13
- runs-on: ubuntu-22.04
+ runs-on: ubuntu-24.04
14
steps:
15
# Checkout Repo
16
- uses: actions/checkout@v4
0 commit comments