Skip to content

Commit

Permalink
CI: update image and actions
Browse files Browse the repository at this point in the history
  • Loading branch information
lazka committed Dec 7, 2023
1 parent b23c548 commit 0421059
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/test.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -9,11 +9,11 @@ on:

jobs:
build:
runs-on: ubuntu-20.04
runs-on: ubuntu-22.04

steps:
- name: Checkout code
uses: actions/checkout@v2
uses: actions/checkout@v4

- name: Test
run: |
Expand Down

0 comments on commit 0421059

Please sign in to comment.