We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 82b01bd commit f67f66bCopy full SHA for f67f66b
1 file changed
.github/workflows/weekly-ubuntu-ci.yml
@@ -11,7 +11,7 @@ jobs:
11
with:
12
# It would be desirable to have a matrix of ubuntu OS for this job, but due to the issue opened in this ticket:
13
# https://github.com/orgs/community/discussions/128118 , it has been set as a single OS job.
14
- os-version: 'ubuntu-20.04'
+ os-version: 'ubuntu-22.04'
15
label: '-weekly-ubuntu-ci-2.6.x'
16
fastdds-docs-branch: '2.6.x'
17
fastdds-branch: '2.6.x'
0 commit comments