Removed the annotation
This commit is contained in:
parent
1b305d19ef
commit
3841d37fd7
1 changed files with 0 additions and 1 deletions
|
@ -39,7 +39,6 @@ jobs:
|
|||
_BuildArch: x64
|
||||
_Container: ${{ parameters.fedora33Container }}
|
||||
_RunOnline: true
|
||||
# Offline builds have prebuilts: https://github.com/dotnet/fsharp/issues/12499
|
||||
${{ if ne(variables['Build.Reason'], 'PullRequest') }}:
|
||||
Fedora33-Offline:
|
||||
_BuildArch: x64
|
||||
|
|
Loading…
Reference in a new issue