This commit is contained in:
rusefillc 2024-05-02 13:53:59 -04:00 committed by GitHub
commit 7c72913074
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 1 deletions

View File

@ -77,7 +77,7 @@ jobs:
- name: Acquire GCC
uses: carlosperate/arm-none-eabi-gcc-action@v1
with:
release: '12.3.Rel1'
release: '13.2.Rel1'
# Make sure the compiler works
- name: Test/Identify Compiler