Skip to content

Commit 03e1100

Browse files
build: Updated ubuntu image
Signed-off-by: Philip Windecker <philip.windecker@avenyr.de>
1 parent cfea45b commit 03e1100

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/protobuf.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ jobs:
99
build-proto2-linux64:
1010
name: Build Proto2 Linux 64
1111

12-
runs-on: ubuntu-18.04
12+
runs-on: ubuntu-22.04
1313

1414
steps:
1515
- name: Checkout OSI
@@ -100,7 +100,7 @@ jobs:
100100
build-proto3-linux64:
101101
name: Build Proto3 Linux 64
102102

103-
runs-on: ubuntu-18.04
103+
runs-on: ubuntu-22.04
104104

105105
steps:
106106
- name: Checkout OSI

0 commit comments

Comments
 (0)