mirror of
https://github.com/fastfloat/fast_float.git
synced 2025-12-06 16:56:57 +08:00
Fixing branch name
This commit is contained in:
parent
57536631af
commit
7f86e5ad55
4
.github/workflows/s390x.yml
vendored
4
.github/workflows/s390x.yml
vendored
@ -3,10 +3,10 @@ name: Ubuntu s390x (GCC 11)
|
|||||||
on:
|
on:
|
||||||
push:
|
push:
|
||||||
branches:
|
branches:
|
||||||
- main
|
- master
|
||||||
pull_request:
|
pull_request:
|
||||||
branches:
|
branches:
|
||||||
- main
|
- master
|
||||||
|
|
||||||
jobs:
|
jobs:
|
||||||
build:
|
build:
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user