[ci] Remove effectively ignored filters

We want these jobs to always run, and the filter does not seem to do
anything anyway.
This commit is contained in:
Khaled Hosny 2021-08-15 18:29:26 +02:00
parent f73053edaf
commit d203267e53
1 changed files with 2 additions and 8 deletions

View File

@ -156,10 +156,7 @@ workflows:
build:
jobs:
- macos-aat-fonts
- distcheck: # will be dropped with autotools removal
filters:
tags:
only: /^\d+.\d+.\d+$/
- distcheck
- publish-dist:
requires:
- distcheck
@ -172,10 +169,7 @@ workflows:
- alpine
#- archlinux
- sanitizers
- crossbuild-win32:
filters:
tags:
only: /^\d+.\d+.\d+$/
- crossbuild-win32
- crossbuild-win64
- publish-win32:
requires: