Skip to content

Commit

Permalink
fix
Browse files Browse the repository at this point in the history
  • Loading branch information
Pusnow committed Jan 7, 2022
1 parent 1a0f616 commit 7b2abad
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions .github/workflows/test-linux-extra.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,9 +13,8 @@ jobs:
build:
strategy:
matrix:
image: [ubuntu:18.04, ubuntu:20.04]


image: ["ubuntu:18.04", "ubuntu:20.04"]

runs-on: ubuntu-20.04

steps:
Expand Down

0 comments on commit 7b2abad

Please sign in to comment.