Skip to content

Commit

Permalink
bump GHA image
Browse files Browse the repository at this point in the history
  • Loading branch information
mlin committed Apr 11, 2024
1 parent 45af5a1 commit 417751c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ on: [push, pull_request]

jobs:
build:
runs-on: ubuntu-18.04
runs-on: ubuntu-22.04
strategy:
matrix:
BUILD_TYPE: [Debug, Coverage, Valgrind, Release]
Expand Down

0 comments on commit 417751c

Please sign in to comment.