Skip to content

Commit 799bab5

Browse files
committed
Remove outdated net10.0-maccatalyst TFM from CI workflow
1 parent ad05094 commit 799bab5

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -336,7 +336,7 @@ jobs:
336336
fail-fast: false
337337
matrix:
338338
configuration: [Release, Debug]
339-
targetFramework: [net10.0-desktop, net10.0-maccatalyst, net10.0-windows10.0.26100.0]
339+
targetFramework: [net10.0-desktop, net10.0-windows10.0.26100.0]
340340
env:
341341
CONFIGURATION: ${{ matrix.configuration }}
342342
THIS_PROJECT_PATH: ${{ github.workspace }}\src\Platforms\SecureFolderFS.Uno

0 commit comments

Comments
 (0)