Skip to content

Commit

Permalink
Try to get the CI unstuck by updating to ubuntu-latest
Browse files Browse the repository at this point in the history
  • Loading branch information
tech-ticks committed Apr 30, 2023
1 parent a0ec62e commit 7a97bb0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build-and-test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ on: [push, pull_request]

jobs:
build-and-test:
runs-on: ubuntu-18.04
runs-on: ubuntu-latest
name: Build and test on Linux

steps:
Expand Down

0 comments on commit 7a97bb0

Please sign in to comment.