Skip to content

Commit e9e25b5

Browse files
committed
ci: update ubuntu version
Deprecated ubuntu version preventing CI from running.
1 parent cf87271 commit e9e25b5

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ on:
1515
jobs:
1616
build:
1717
name: Build
18-
runs-on: ubuntu-20.04
18+
runs-on: ubuntu-latest
1919

2020
# ----------------------------------- Setup ------------------------------ #
2121

0 commit comments

Comments
 (0)