Skip to content

Commit 86b3be4

Browse files
authored
Update gh workflow to ubuntu 22
1 parent 491223a commit 86b3be4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/docs.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ on:
1111

1212
jobs:
1313
build-and-publish:
14-
runs-on: ubuntu-18.04
14+
runs-on: ubuntu-22.04
1515
steps:
1616
- name: Checkout project
1717
uses: actions/checkout@v2

0 commit comments

Comments
 (0)