Skip to content

Commit

Permalink
Update and rename publish-nym-wallet-win10.yml to publish-nym-wallet-…
Browse files Browse the repository at this point in the history
…win11.yml
  • Loading branch information
tommyv1987 authored Sep 10, 2024
1 parent 01221a8 commit 891fdeb
Showing 1 changed file with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
name: publish-nym-wallet-win10
name: publish-nym-wallet-win11
on:
workflow_dispatch:
release:
Expand All @@ -14,7 +14,7 @@ jobs:
strategy:
fail-fast: false
matrix:
platform: [windows10]
platform: [windows11]
runs-on: ${{ matrix.platform }}

outputs:
Expand Down

0 comments on commit 891fdeb

Please sign in to comment.