Update TinyCC CI job (#3683)

This commit is contained in:
Anton Kochkov 2023-07-21 17:10:25 +08:00 committed by GitHub
parent 831c472f09
commit b30cd7fc83
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -50,7 +50,7 @@ jobs:
cd tinycc
#git checkout mob
# Well-tested commit
git checkout aea2b53123b987a14d99126be22947ebda455082
git checkout 5b28165fbf8549c5d92893339e4f6b6181316894
chmod +x ./configure
- name: Compiling and installing TinyCC