Skip to content

Commit

Permalink
Fix duplicate key
Browse files Browse the repository at this point in the history
  • Loading branch information
novafacing committed Dec 5, 2024
1 parent 6adf249 commit ce9fe5d
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -320,13 +320,11 @@ jobs:
test_plugins_windows:
name: Build and Test Plugins (Windows)
env:
QEMU_VERSION: 9.1.2-1
runs-on: windows-latest
env:
QEMU_VERSION: 9.1.2-1
RUSTUP_URL: "https://win.rustup.rs/x86_64"
FEDORA_CLOUDIMG_URL: "https://download.fedoraproject.org/pub/fedora/linux/releases/39/Cloud/x86_64/images/Fedora-Cloud-Base-39-1.5.x86_64.qcow2"

steps:
- uses: msys2/setup-msys2@v2
with:
Expand Down

0 comments on commit ce9fe5d

Please sign in to comment.