Skip to content

Commit

Permalink
sss
Browse files Browse the repository at this point in the history
  • Loading branch information
paulbkoch committed Jul 24, 2024
1 parent 39913ae commit 29dbfb0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ jobs:
image: $env.ubuntu_test
- name: linux_debug_64
image: ubuntu-latest
runs-on: ubuntu-latest
runs-on: ${{ matrix.image }}
steps:
- name: Checkout repository
uses: actions/checkout@v2
Expand Down

0 comments on commit 29dbfb0

Please sign in to comment.