Skip to content

Commit

Permalink
Update main.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
UziTech authored Feb 15, 2025
1 parent 9449509 commit 7865c76
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 @@ -46,7 +46,7 @@ jobs:
strategy:
fail-fast: false
matrix:
version: ['8.0', '9.0']
version: ['8', '9']
runs-on: ubuntu-latest
steps:
- name: Checkout Code
Expand Down Expand Up @@ -78,7 +78,7 @@ jobs:
strategy:
fail-fast: false
matrix:
version: [2017-latest]
version: [2015-latest]
runs-on: ubuntu-latest
steps:
- name: Checkout Code
Expand Down

0 comments on commit 7865c76

Please sign in to comment.