Skip to content

Commit

Permalink
Merge pull request #168 from Alan-Jowett/fix_missing_ws2019
Browse files Browse the repository at this point in the history
Remove upload ws2019
  • Loading branch information
Alan-Jowett authored Dec 2, 2024
2 parents c3e93d6 + fccda35 commit 3f797e4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/UploadPerfResults.yml
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ jobs:
id-token: write # for azure/login to get credentials from GitHub OIDC provider
strategy:
matrix:
platform: [ 'ubuntu-22.04', 'windows-2019', 'windows-2022' ]
platform: [ 'ubuntu-22.04', 'windows-2022' ]

runs-on: ubuntu-latest
steps:
Expand Down

0 comments on commit 3f797e4

Please sign in to comment.