Skip to content

Commit

Permalink
Switch to main branch, add 10.1.3 and 10.1.4
Browse files Browse the repository at this point in the history
  • Loading branch information
TorgoTorgo committed Jun 6, 2022
1 parent 1e41e5e commit 65a5006
Showing 1 changed file with 4 additions and 2 deletions.
6 changes: 4 additions & 2 deletions .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,9 +3,9 @@ name: CI

on:
push:
branches: master
branches: main
pull_request:
branches: master
branches: main
release:
types:
- created
Expand All @@ -19,6 +19,8 @@ jobs:
matrix:
ghidra-version:
- 'latest'
- '10.1.4'
- '10.1.3'
- '10.1.2'
- '10.0.4'
- '10.0.3'
Expand Down

0 comments on commit 65a5006

Please sign in to comment.