Skip to content

Commit

Permalink
Revert "test runs-on: ubuntu-22.04"
Browse files Browse the repository at this point in the history
This reverts commit f8bf0c4.
  • Loading branch information
ifduyue committed Oct 26, 2023
1 parent cd282a5 commit 698807f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ on: [push]

jobs:
build:
runs-on: ubuntu-22.04
runs-on: ubuntu-20.04
strategy:
fail-fast: false
matrix:
Expand Down

0 comments on commit 698807f

Please sign in to comment.