aboutsummaryrefslogtreecommitdiffstats
path: root/.github/workflows/ubuntu-gcc10.yml
diff options
context:
space:
mode:
Diffstat (limited to '.github/workflows/ubuntu-gcc10.yml')
-rw-r--r--.github/workflows/ubuntu-gcc10.yml4
1 files changed, 2 insertions, 2 deletions
diff --git a/.github/workflows/ubuntu-gcc10.yml b/.github/workflows/ubuntu-gcc10.yml
index 9f70d7f0..e593df39 100644
--- a/.github/workflows/ubuntu-gcc10.yml
+++ b/.github/workflows/ubuntu-gcc10.yml
@@ -2,10 +2,10 @@ name: Ubuntu (amd64 glibc openssl gcc10)
on:
push:
branches:
- - portable
+ - master
pull_request:
branches:
- - portable
+ - master
jobs:
build:
runs-on: ubuntu-latest