Open MichalStrehovsky opened 1 year ago
At some point we should update the build scripts to automatically get the version of the compiler so that it doesn't have to be hardcoded like
https://github.com/MichalStrehovsky/sizegame/blob/b4cf66f352048f5a7daf165f5d112ee2e158f762/.github/workflows/ci.yml#L21
https://github.com/MichalStrehovsky/sizegame/blob/b4cf66f352048f5a7daf165f5d112ee2e158f762/.github/workflows/ci.yml#L118
It's annoying to maintain like this.
At some point we should update the build scripts to automatically get the version of the compiler so that it doesn't have to be hardcoded like
https://github.com/MichalStrehovsky/sizegame/blob/b4cf66f352048f5a7daf165f5d112ee2e158f762/.github/workflows/ci.yml#L21
https://github.com/MichalStrehovsky/sizegame/blob/b4cf66f352048f5a7daf165f5d112ee2e158f762/.github/workflows/ci.yml#L118
It's annoying to maintain like this.