Skip to content

Commit f67f66b

Browse files
authored
Upgrade weekly 2.6.x ci to Ubuntu-22.04 (#1055)
Signed-off-by: Mario Dominguez <mariodominguez@eprosima.com>
1 parent 82b01bd commit f67f66b

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/weekly-ubuntu-ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ jobs:
1111
with:
1212
# It would be desirable to have a matrix of ubuntu OS for this job, but due to the issue opened in this ticket:
1313
# https://github.com/orgs/community/discussions/128118 , it has been set as a single OS job.
14-
os-version: 'ubuntu-20.04'
14+
os-version: 'ubuntu-22.04'
1515
label: '-weekly-ubuntu-ci-2.6.x'
1616
fastdds-docs-branch: '2.6.x'
1717
fastdds-branch: '2.6.x'

0 commit comments

Comments
 (0)