Skip to content

Commit 9a69130

Browse files
ci: bump ubuntu-20.04 to ubuntu-22.04 (#109)
1 parent f3cd117 commit 9a69130

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ permissions:
1414
jobs:
1515
build-test:
1616
if: github.repository == 'akka/akka-http-quickstart-scala.g8'
17-
runs-on: ubuntu-20.04
17+
runs-on: ubuntu-22.04
1818

1919
steps:
2020
- name: Checkout

0 commit comments

Comments
 (0)