Skip to content

Commit 851ad1d

Browse files
authored
Update documentation.yml
Updated ubuntu version to build the documentation.
1 parent 9c417f1 commit 851ad1d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/documentation.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ on:
66
jobs:
77
build-n-deploy:
88
name: Build and deploy
9-
runs-on: ubuntu-18.04
9+
runs-on: ubuntu-22.04
1010
steps:
1111
- name: Checkout code 🛎️
1212
uses: actions/[email protected]

0 commit comments

Comments
 (0)