Skip to content

Bump kotlin.version from 2.0.20 to 2.0.21 #657

Bump kotlin.version from 2.0.20 to 2.0.21

Bump kotlin.version from 2.0.20 to 2.0.21 #657

Workflow file for this run

name: GS - Coroutines Intro - CPP
on: [push, pull_request]
jobs:
build:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- name: Coroutines Run (Epoxy Phase)
run: cd cpp-coroutines-intro && make epoxy-table-example