Skip to content
This repository has been archived by the owner on Oct 25, 2024. It is now read-only.

Commit

Permalink
remove pm4 support
Browse files Browse the repository at this point in the history
  • Loading branch information
ShockedPlot7560 committed Jan 26, 2024
1 parent 307939d commit e47d451
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ jobs:
runs-on: ubuntu-20.04
strategy:
matrix:
pm-version-major: [4, 5]
pm-version-major: [5]

steps:
- uses: actions/checkout@v4
Expand Down Expand Up @@ -76,7 +76,7 @@ jobs:
runs-on: windows-2019
strategy:
matrix:
pm-version-major: [ 4, 5 ]
pm-version-major: [ 5 ]

steps:
- uses: actions/checkout@v4
Expand Down

0 comments on commit e47d451

Please sign in to comment.