Skip to content

Bump kotlin.version from 2.1.0 to 2.1.10 #687

Bump kotlin.version from 2.1.0 to 2.1.10

Bump kotlin.version from 2.1.0 to 2.1.10 #687

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